home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / dev / amos / AMOSList-0998.lzh / AMOSLIST / 000384_bounce-amos-lis…et@onelist.com_Mon Sep 28 18:03:32 1998.msg < prev    next >
Text File  |  1998-10-01  |  3KB  |  55 lines

  1. >From bounce-amos-list--1256-mcox=access.digex.net@onelist.com  Mon Sep 28 18:03:32 1998
  2. Received: from onelist.com (pop.onelist.com [209.207.164.31])
  3.     by pony-1.mail.digex.net (8.8.8/8.8.8) with SMTP id SAA01687
  4.     for <mcox@access.digex.net>; Mon, 28 Sep 1998 18:03:31 -0400 (EDT)
  5. Received: (qmail 1317 invoked by alias); 28 Sep 1998 22:06:17 -0000
  6. Received: (qmail 801 invoked from network); 28 Sep 1998 22:05:55 -0000
  7. Received: from unknown (HELO avocet.prod.itd.earthlink.net) (207.217.120.50) by pop.onelist.com with SMTP; 28 Sep 1998 22:05:55 -0000
  8. Received: from acer200.mydomain.com (ip36.dallas13.tx.pub-ip.psi.net [38.27.164.36]) by avocet.prod.itd.earthlink.net (8.8.7/8.8.5) with ESMTP id PAA20467 for <amos-list@onelist.com>; Mon, 28 Sep 1998 15:03:00 -0700 (PDT)
  9. Message-ID: <002301bdeb2b$d2cb45a0$24a41b26@acer200.mydomain.com>
  10. From: "Adam Parrott" <parrottsoft@usa.net>
  11. To: "Amos Mail Post" <amos-list@onelist.com>
  12. Date: Mon, 28 Sep 1998 17:03:27 -0500
  13. X-Priority: 3
  14. X-MSMail-Priority: Normal
  15. X-Mailer: Microsoft Outlook Express 4.72.2106.4
  16. X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
  17. Mailing-List: list amos-list@onelist.com; contact http://www.onelist.com
  18. Delivered-To: mailing list amos-list@onelist.com
  19. Precedence: bulk
  20. Reply-to: amos-list@onelist.com
  21. Mime-Version: 1.0
  22. Content-Type: text/plain; charset="x-user-defined"
  23. Content-Transfer-Encoding: 7bit
  24. Subject: [amos-list] Dim array() problem.
  25. Status: O
  26. X-Status: 
  27.  
  28. From: "Adam Parrott" <parrottsoft@usa.net>
  29.  
  30. While in AMOS lately I quickly compiled a program I was working on and ran
  31. it. Much to my surprise, it didn't get past the first few instructions (it
  32. returned an "Illegal function call"). I went back, did some debugging and
  33. found it was a Dim statement I had made to an array. Here's an excerpt:
  34.  
  35. Set Buffer 1024..
  36. Dim _VAR(G*5,G*5) (G=64)
  37.  
  38. I made a small program to see if I could solve the problem and found that
  39. nothing over G*3 worked, even if the Buffer was over 5000k! Assuming my
  40. calculator doesn't lie: 64*5=320, 320^2=102400, 102400/1024=100k, which
  41. tells me that a Set Buffer 1024 should be more than enough. :/
  42.  
  43. I was just wondering if anyone could help with this problem. I have one or
  44. two ideas, but since I'm not at my Amiga, I have yet to try them. If anyone
  45. has a quick solution or sees something I've missed, please mail. Thanks.
  46.  
  47. Adam Parrott, mailto: parrotta@usa.net, ICQ# 12967025, Handle: Axianator
  48. Webmaster of Parrottsoft and proud member of Team *AMOS* and the IAPA.
  49. The official Parrottsoft site at http://parrottsoft.hypermart.net up soon!
  50.  
  51.  
  52. ------------------------------------------------------------------------
  53. Help support ONElist, while generating interest in your product or
  54. service. ONElist has a variety of advertising packages. Visit
  55. http://www.onelist.com/advert.html for more information.